func runtime.coroexit

2 uses

	runtime (current package)
		coro.go#L74: 	defer coroexit(c)
		coro.go#L80: func coroexit(c *coro) {